You need the Time Spent All module if:
- You like to you track website visitors with out using any third-party plugins
- You like to get the statistical report, How much time user spent on my site?
- Which is most working page based on SEO?
- What are the products my visitors focusing?
- How often they are visiting to my site?
Project link
https://www.drupal.org/project/time_spent_all
Git instructions
git clone --branch 8.x-1.x https://git.drupal.org/project/time_spent_all.git
Comments
Comment #2
avpadernoComment #3
rajeevgoleAutomated Review:
Please check the error in automatic reviews:
https://pareview.sh/pareview/https-git.drupal.org-project-time_spent_all...
Manual Review
When I am doing git clone, I am only seeing README.txt file. No other file.
Comment #4
rajeevgoleComment #5
avpadernoI can confirm: The 8.x-1.x branch just contains the README.txt file.
Notice you are using a wrong tag: 8.x-1.x. That is a branch name, in Drupal.org Git. The other ones are correct tags.
That is what the PAReview error is reporting: There is a git tag that has the same name as the branch 8.x-1.x. Make sure to remove this tag to avoid confusion.
Comment #6
avpadernoBasing on Creating a branch or tag in Git, these are the commands to use to remove the wrong tag.
Comment #7
avpadernoIf you are still interested on being able to opt into security coverage for projects you create, please open a new application using a project for which the only commits (for the time required to set the application's status to Fixed) are from you.
Please don't open a new application if you aren't sure to have time to dedicate to the application, or it will be closed again as won't fix.
I am closing this application due to lack of activity.