Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^5: Splitting long text for Template

by bliako (Monsignor)
on Feb 08, 2021 at 20:46 UTC ( [id://11128104]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Splitting long text for Template
in thread Splitting long text for Template

Apropos A/B Testing, (it seems a good place to mention it since you mentioned it) it will probably need integration with what the client sees in the browser: your html, in order to measure various statistics. See for example some paid frameworks like hotjar. I mean if you are interested in more than just measuring eventual sales. So, perhaps it's worth keeping that in mind too when refactoring.

Replies are listed 'Best First'.
Re^6: Splitting long text for Template
by Bod (Parson) on Feb 08, 2021 at 21:10 UTC

    We have Hotjar installed and make use of the heat maps, scroll maps and session recordings so we have a good idea of where visitors are getting stuck. We also have Google Optimize installed and set up ready for A-B testing although we haven't used it yet.

    I plan to have a template file for all the third party tags - Google Analytics, Facebook pixel, Hotjar, etc. This file will be imported by the header file but will be separate to make adjustments simpler.

    What else should I be aware of whilst refactoring?

      What else should I be aware of whilst refactoring?

      Perhaps track the path+duration of a user through your site with an initial cookie?

      perhaps multi-lingual support using just one template for all languages?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11128104]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-25 09:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found