twgerber
Forum Replies Created
-
Is this valid format? I am not sure 😉
gtag(‘config’, ‘UA-132098195-1’, ‘AW-833931999’);
- This reply was modified 6 years, 11 months ago by twgerber.
So why would the code show as plain text on the website once I removed the script tags?
I’m confused over how the fields for your plugin map to google adword values.
Now it’s working – had to remove the Custom Tracker Object.
Now my analytics is firing.
What fields do I set my ADwords code in?
gtag(‘config’, ‘AW-833931999/n-H3CIP6gZkBEN-V040D’, { ‘phone_conversion_number’: ‘7273509899’ });
Do I set the Custom Track Object field at all?
Tag Assistant now says there are no tags but the GA Tracking ID is set.
I removed the gtag script completely now as it is unclear what I should be putting there.
Now the page is showing the raw code at the top…..
gtag(‘config’, ‘AW-833931999/n-H3CIP6gZkBEN-V040D’, { ‘phone_conversion_number’: ‘7273509899’ });
So just this portion should be there?
gtag(‘config’, ‘AW-833931999/n-H3CIP6gZkBEN-V040D’, { ‘phone_conversion_number’: ‘7273509899’ });
- This reply was modified 6 years, 11 months ago by twgerber.
Forum: Themes and Templates
In reply to: [OceanWP] 1.6.8 release – questionthx
View page source shows
gtag(‘js’, new Date());
gtag(‘config’, ‘UA-132098195-1’, ‘AW-833931999’);And the script
<script> gtag(‘config’, ‘AW-833931999/n-H3CIP6gZkBEN-V040D’, { ‘phone_conversion_number’: ‘7273509899’ }); </script>
- This reply was modified 6 years, 11 months ago by twgerber.
GREAT! Plz add the version number of the release once it’s out.
Thx
Forum: Plugins
In reply to: [Font Awesome] Unused CSS?Thanks that helps
I have it happen with all kinds of blocks not just from stackable. Think it’s a WP issue? I have never looked into it but it is very annoying.
Forum: Plugins
In reply to: [Font Awesome] Unused CSS?This is a new area for me so not completely following.
Questions
1) for the free plugin should I change method from webfont to svg for an improvement?
2) Change v4 compatibility to something else from required?Or are you saying purchase Pro?
I click the 3 dots and say “recover”… If I am remembering right?
That works.
Thank you
Forum: Themes and Templates
In reply to: [OceanWP] Theme Panel -> My Library and GutenbergI also tried to set the shortcode on the My Library page in the Edit Template area for the OceanWP Settings. I put the shortcode in the Shortcode After Header box.
It doesn’t work.