-
AuthorPosts
-
September 17, 2015 at 2:38 am #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 Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 17, 2015 at 2:46 am #684981Hi 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 Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 17, 2015 at 2:46 am #748833Hi 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 VuSeptember 17, 2015 at 5:48 am #685661Hi 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.
September 17, 2015 at 5:48 am #748850Hi 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 Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 17, 2015 at 5:53 am #685662Hi there
It should becomponents/com_blankcomponent/views/tmpl/default.php
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 17, 2015 at 5:53 am #748851Hi there
It should becomponents/com_blankcomponent/views/tmpl/default.php
Thank you,
Viet VuSeptember 17, 2015 at 6:09 am #685665Hi 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?September 17, 2015 at 6:09 am #748854Hi 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 Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 21, 2015 at 4:15 am #687260Hi 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 Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 21, 2015 at 4:15 am #749139Hi 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 -
AuthorPosts
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