Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • in reply to: Google Ads set up conversion tracking #1049564

    Hey Rikard,

    The global site tag adds visitors to your basic remarketing lists and sets new cookies on your domain, which will store information about the ad click that brought a user to your website. You must install this tag on every page of your website.

    Copy the tag below and paste it in between the <head></head> tags of every page of your website. You only need to install the global site tag once per account, even if you’re tracking multiple actions.

    <!– Global site tag (gtag.js) – Google Ads: 123456789 –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=AW-123456789″></script&gt;
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());

    gtag(‘config’, ‘AW-123456789’);
    </script>

    The event snippet works with the global site tag to track actions that should be counted as conversions…
    Add the snippet to the page that a customer reaches after completing a conversion:
    Copy the snippet below and paste it in between the <head></head> tags of the page that you’d like to track, right after the global site tag.

    <!– Event snippet for xyz conversion page –>
    <script>
    gtag(‘event’, ‘conversion’, {‘send_to’: ‘AW-123456789/xxxxxx_NUD’});
    </script>

    Best regards,
    Hazlitt

    • This reply was modified 5 years, 2 months ago by Hazlitt.
    in reply to: no mobile menu #414209

    Hey Rikard,

    I gues, this is one of the best support ever. Genial. Thank you!

    Best Regards,
    Hazlitt

    in reply to: no mobile menu #413486

    Hi Yigit,

    thank you for your quick support.

    I updated WordPress and enfold. But the problem is still there.

    Best regards,
    Hazlitt

    in reply to: Wistia embed – display: block #413471

    Hi,

    you can find the video here: http://e-mail-marketing-key.de/mehr-zeit/
    It is at the end of the video.

    Now I use the code from Ismael. Everything is fine now. Thank you!

    Best Regards,
    Hazlitt :)

    in reply to: Wistia embed – display: block #412839

    Hi!
    After update wordpress and enfold it looks like this:
    false
    How can I fix it to look like this, please?
    correct

    Thanks in advance!
    Hazlitt

    in reply to: Menu Link => blank #412148

    Great – Thank you Elliott!
    :)

    in reply to: no mobile menu #411959

    Hey Andy,

    thank you.

    I used your code in Quick CSS. But then the mobil menu was there anytime. Even at desktop view.

    Now I removed the code from Quick CSS. Now it is god in mobil. But I can not click the menu: “Mehr Zeit” and “Video Marketing” at the moblie view.
    mobil not correct

    Can someone help, please?

    Cheers!
    Hazlitt

    in reply to: Wistia embed – display: block #410405

    Hi Rikard, thank you for your answer.

    I will place the video here http://e-mail-marketing-key.de/

    You gave a very good anser, Rikard. I just put this to the Quick CSS:

    #top input[type=”email”] {
    display: inline;
    }

    Thank you!

    Best Regards

    Hazlitt

    in reply to: Wistia embed – display: block #409923

    where can I do: “display: block”, please?
    Is there a code for the Quick CSS?

    in reply to: hide commenttime #381211

    Yigit, you are great – thank you!

    in reply to: Visual Editor and Text Editor broken #363051

    Hi,
    I contact the plugin´s author. But no response till now.
    Do you know any alternatives for ratings?
    Regards,
    Hazlitt

    in reply to: Visual Editor and Text Editor broken #360764

    Hi Josue,

    I updated the plugin “Rating-Widget: Star Rating System”. But the problem is not solved.
    The problem came with the update to WordPress 4.

    Best regards,
    Hazlitt

    in reply to: Visual Editor and Text Editor broken #360394

    Hello Josue,
    thank you! It was this plugin: Rating-Widget: Star Rating System
    After I disabled this plugin, everything work well.

    But how can I get my ratings now?

    Regards,
    Hazlitt

Viewing 13 posts - 1 through 13 (of 13 total)