Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • iletpm Friend
    #684911

    Hi.

    I’ve started using Google AdWords to run campaigns to drive traffic to my website.

    In AdWords I’ve set up a conversion action for my contact form confirmation page as this is one onf my key KPI’s for my site.

    I therefore need to add the tagging code for this goal only one this specific page and was wondering how I do this please?

    I’ve tried looking a tcreating a template style just for this one page but if I then add the custom code and hit save, it seems to laways saves across all the styles? Ideally I wouldn’t want to do this as it means a new style for every page that has a set conversion goal in my AdWords account needs to be set up.

    Please can you advise as I’d really like to be able to track how my PPc adverts are perfroming against my target page?

    Is there an easy and quick way to do this?

    Page in question to add the tagging code to is: https://www.iletpropertymanagement.com/contact-us-confirmation

    Thanks so much.

    jooservices Friend
    #684981

    Hi there
    If you want insert custom code for specific page. You’ll need inject hard code into php file.
    Depend on which component / view you want.

    Thank you,
    Viet Vu

    jooservices Friend
    #748833

    Hi there
    If you want insert custom code for specific page. You’ll need inject hard code into php file.
    Depend on which component / view you want.

    Thank you,
    Viet Vu

    iletpm Friend
    #685661

    Hi Viet Vu.

    Thanks for your reply.

    Sorry, I’m quite new to this. Where would I find the php file for this page and where would I put the code?

    https://www.iletpropertymanagement.com/contact-us-confirmation

    Basically I just need my tagging code on this specific page.

    Thanks again, much appreciated.

    iletpm Friend
    #748850

    Hi Viet Vu.

    Thanks for your reply.

    Sorry, I’m quite new to this. Where would I find the php file for this page and where would I put the code?

    https://www.iletpropertymanagement.com/contact-us-confirmation

    Basically I just need my tagging code on this specific page.

    Thanks again, much appreciated.

    jooservices Friend
    #685662

    Hi there
    It should be

    components/com_blankcomponent/views/tmpl/default.php

    Thank you,
    Viet Vu

    jooservices Friend
    #748851

    Hi there
    It should be

    components/com_blankcomponent/views/tmpl/default.php

    Thank you,
    Viet Vu

    iletpm Friend
    #685665

    Hi again. Thanks so much for your quick response.

    I can only see a view.html.php file?

    I also use this component on many other pages so wouldn’t want the code to be on these too, just this one page.

    I think the code also needs to be put within the head tag?

    Sorry to be a pain but after hours of google searches, I’m still struggling 🙁

    Appreciate the help 🙂

    Update:
    Actually I’m using Slider Revolution on this page – if I put my code in the custom Javascript section on the slider would this work? – I’m guessing not as it wouldn’t be in the head tag?

    iletpm Friend
    #748854

    Hi again. Thanks so much for your quick response.

    I can only see a view.html.php file?

    I also use this component on many other pages so wouldn’t want the code to be on these too, just this one page.

    I think the code also needs to be put within the head tag?

    Sorry to be a pain but after hours of google searches, I’m still struggling 🙁

    Appreciate the help 🙂

    Update:
    Actually I’m using Slider Revolution on this page – if I put my code in the custom Javascript section on the slider would this work? – I’m guessing not as it wouldn’t be in the head tag?

    jooservices Friend
    #687260

    Hi there
    # Yes you can put into header file.
    But you want to use for specific page. That’s why i give you work with component view.

    # I have not use that component before than i can’t know exactly their code structure.
    In basic with Joomla MVC it should have views/tmpl/

    But if you don’t have that you still can use view.html.php and apply your custom code here.

    I would suggest you check Joomla Development API on Joomla.org.

    Thank you,
    Viet Vu

    jooservices Friend
    #749139

    Hi there
    # Yes you can put into header file.
    But you want to use for specific page. That’s why i give you work with component view.

    # I have not use that component before than i can’t know exactly their code structure.
    In basic with Joomla MVC it should have views/tmpl/

    But if you don’t have that you still can use view.html.php and apply your custom code here.

    I would suggest you check Joomla Development API on Joomla.org.

    Thank you,
    Viet Vu

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

This topic contains 11 replies, has 2 voices, and was last updated by  jooservices 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum